3.128 \(\int (b x)^m \sinh ^{-1}(a x)^n \, dx\)

Optimal. Leaf size=14 \[ \text{Unintegrable}\left ((b x)^m \sinh ^{-1}(a x)^n,x\right ) \]

[Out]

Unintegrable[(b*x)^m*ArcSinh[a*x]^n, x]

________________________________________________________________________________________

Rubi [A]  time = 0.0176584, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int (b x)^m \sinh ^{-1}(a x)^n \, dx \]

Verification is Not applicable to the result.

[In]

Int[(b*x)^m*ArcSinh[a*x]^n,x]

[Out]

Defer[Int][(b*x)^m*ArcSinh[a*x]^n, x]

Rubi steps

\begin{align*} \int (b x)^m \sinh ^{-1}(a x)^n \, dx &=\int (b x)^m \sinh ^{-1}(a x)^n \, dx\\ \end{align*}

Mathematica [A]  time = 0.737356, size = 0, normalized size = 0. \[ \int (b x)^m \sinh ^{-1}(a x)^n \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(b*x)^m*ArcSinh[a*x]^n,x]

[Out]

Integrate[(b*x)^m*ArcSinh[a*x]^n, x]

________________________________________________________________________________________

Maple [A]  time = 0.064, size = 0, normalized size = 0. \begin{align*} \int \left ( bx \right ) ^{m} \left ({\it Arcsinh} \left ( ax \right ) \right ) ^{n}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x)^m*arcsinh(a*x)^n,x)

[Out]

int((b*x)^m*arcsinh(a*x)^n,x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \left (b x\right )^{m} \operatorname{arsinh}\left (a x\right )^{n}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x)^m*arcsinh(a*x)^n,x, algorithm="maxima")

[Out]

integrate((b*x)^m*arcsinh(a*x)^n, x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\left (b x\right )^{m} \operatorname{arsinh}\left (a x\right )^{n}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x)^m*arcsinh(a*x)^n,x, algorithm="fricas")

[Out]

integral((b*x)^m*arcsinh(a*x)^n, x)

________________________________________________________________________________________

Sympy [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \left (b x\right )^{m} \operatorname{asinh}^{n}{\left (a x \right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x)**m*asinh(a*x)**n,x)

[Out]

Integral((b*x)**m*asinh(a*x)**n, x)

________________________________________________________________________________________

Giac [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x)^m*arcsinh(a*x)^n,x, algorithm="giac")

[Out]

Timed out